lcRPlanGetFirstVer Home

Returns a handle to the first vertex of road plan object.

 HANDLE lcRPlanGetFirstVer (
   HANDLE hRPlan
 );

Parameters
hRPlan
  Handle to a road plan object.

Return Value

  Handle to a vertex or NULL if the road plan is empty.

See Also

  lcRPlanGetNextVerlcRPlanGetLastVerlcRPlanGetPrevVer